home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(13, 1)
- set the memberNum of sprite 13 to the number of member "dflat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 13 to the number of member "dround"
- updateStage()
- puppetSprite(13, 0)
- unLoad()
- SetReturn()
- play movie "divareb.dir"
- end
-